object pcwi2main: Tpcwi2main Left = 326 Top = 305 Cursor = crArrow HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'PCWORLD Interactive 2' ClientHeight = 186 ClientWidth = 256 Color = 65793 Font.Charset = DEFAULT_CHARSET Font.Color = -16711423 Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter PrintScale = poNone OnKeyPress = FormKeyPress OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 256 Height = 66 AutoSize = True Picture.Data = {} end object Image2: TImage Left = 0 Top = 64 Width = 128 Height = 123 AutoSize = True Picture.Data = {} OnMouseUp = Image2MouseUp end object Image3: TImage Left = 128 Top = 64 Width = 128 Height = 121 Picture.Data = {} OnMouseUp = Image3MouseUp end object Image4: TImage Left = 0 Top = 64 Width = 128 Height = 123 AutoSize = True Picture.Data = {} Visible = False end object Image5: TImage Left = 128 Top = 64 Width = 128 Height = 123 AutoSize = True Picture.Data = {} Visible = False end object Image6: TImage Left = 0 Top = 64 Width = 129 Height = 121 OnClick = Image6Click OnMouseDown = Image6MouseDown OnMouseUp = Image6MouseUp end object Image7: TImage Left = 128 Top = 64 Width = 129 Height = 121 OnClick = Image7Click OnMouseDown = Image7MouseDown OnMouseUp = Image7MouseUp end object MediaPlayer1: TMediaPlayer Left = 296 Top = 48 Width = 57 Height = 30 ColoredButtons = [] VisibleButtons = [btPlay, btStop] AutoOpen = True FileName = '\pcwimain\SELF\Pop.mid' Visible = False TabOrder = 0 OnNotify = MediaPlayer1Notify end end